Closed
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~=3.28->~=6.1Release Notes
gradio-app/gradio (gradio)
v6.1.0Compare Source
Features
4476400- Addplayback_positionto gr.Audio and gr.Video, which can be updated and read. Thanks @aliabid94!d6be33e- feat: add link_target parameter to Button component. Thanks @ujjwaltwri!d3966ca- Restore Blocks constructor args deprecated in 6.0 (theme, css, etc.). Thanks @aliabid94!Fixes
0892c29- Fix plot Rendering + visibility bug. Thanks @freddyaboulton!8a6cff6- Fix bug where cancelling an events shows an error in the UI. Thanks @freddyaboulton!e8efab2- Fix Settings. Thanks @freddyaboulton!251add4- JS unit test fix. Thanks @dawoodkhan82!4f6327b- Load visible components in 6.0. Thanks @freddyaboulton!0715279- Fix customjsparam. Thanks @dawoodkhan82!8aaa209- Allow custom HTML components to be defined in jupyter notebooks. Thanks @abidlabs!af3ffa0- Fix: avoid corrupting JSON-like values in CSV sanitization. Thanks @ujjwaltwri!23c9bb5- Fix copy button ingr.Textbox. Thanks @dawoodkhan82!v6.0.2Compare Source
Features
c4c36c7- Fix highlighted text in 6.0. Thanks @freddyaboulton!4e9a330- Fix slider css issue. Thanks @freddyaboulton!Fixes
b9732d1- [BUGFIX] Fix stream file download in gradio client. Thanks @frascuchon!472e164- Make client backwards compatible with version 5. Thanks @freddyaboulton!2a2dd60- 12485 fix mcp client issue. Thanks @freddyaboulton!07fa494- Checkbox Label Fix. Thanks @dawoodkhan82!v6.0.1Compare Source
Features
0f2fa10- chore(deps): ⬆️ update pillow from 11.1.0 to 12.0. Thanks @onuralpszr!96efaab- Update gradio_client version to 2.0.0. Thanks @abidlabs!Fixes
f9e272d- Fix bug where close method does not kill the thread. Thanks @freddyaboulton!7e867fd- Fix custom components for gradio 6. Thanks @pngwn!9a86e80- Fix Login Gradio 6. Thanks @freddyaboulton!f42628d- Allow new custom components to use Gradio 6. Thanks @freddyaboulton!v6.0.0Features
9e8a313- Fix Walkthrough component. Thanks @pngwn!02ce6d5- Remove SSE transport from MCP docs. Thanks @abidlabs!6505763- Fix Reload Mode in 6.0. Thanks @freddyaboulton!4552df4- Fix status tracker iterative image. Thanks @freddyaboulton!c72972e- Ensureshow_erroris always respected. Thanks @pngwn!a8c26e4- Fix Chatbot autoscroll. Thanks @pngwn!568644a- Add a 6.0 migration guide and add deprecation warnings. Thanks @abidlabs!36d5657- Fix full width toast issue. Thanks @freddyaboulton!9ea6686- Spaces hot reloading. Thanks @cbensimon!61e5aeb- Download frontend templates for custom components. Thanks @freddyaboulton!017eaf0- Fix audio errors when streaming. Thanks @pngwn!5ba7e1e- Reduce files in build. Thanks @freddyaboulton!04e2581- fix publish. Thanks @pngwn!2043967- fix font. Thanks @pngwn!f632b87- Fix progress in StatusTracker. Thanks @pngwn!4845bfd- Fix queue false render issue. Thanks @freddyaboulton!f5e5344- Fix some e2e tests. Thanks @freddyaboulton!f2a47fe- fix custom components. Thanks @pngwn!4a8ee36- Sync JS Files to Hub. Thanks @freddyaboulton!baa1cd6- Improve audio player UI in gr.Chatbot. Thanks @hannahblair!v5.49.1Compare Source
Fixes
31cf825- gradio.Audio does not preload the file in browser style since 5.46.0. Thanks @PRIME-SV!de9dad3- fix: correct various typos in documentation and code. Thanks @shashax42!69da8c8- feat: Extended the waternark positioning feature to Video. Thanks @PRIME-SV!ab8dc66- route progress notifications to the POST SSE Handler for MCP Servers. Thanks @evalstate!v5.49.0Compare Source
Features
09b7111- Add ability to position watermark relative to watermarked content. Thanks @PRIME-SV!Fixes
81fc464- Fix MultimodalTextbox autofocus issue when file_types is specified. Thanks @freddyaboulton!fd585f1- Fix: Add per-component caching forapi_infoto improve custom component performance. Thanks @vijay-x-Raj!d6f591e- Add render_children parameter to Tab component. Thanks @freddyaboulton!103e3ab- Fix Deployed Demos. Thanks @freddyaboulton!2c7a800- Accessibility issue with tabing through multiseclect dropdown component. Thanks @PRIME-SV!v5.48.0Compare Source
Features
abc4dbe- Add export button to native plot components. Thanks @abidlabs!327015b- Add CLI command gradio openaichat to launch default ChatInterface (addresses #11334). Thanks @jyotiradityadav!327015b- Add CLI subcommand gradio openaichat to launch default ChatInterface, with --share. Thanks @jyotiradityadav!2069fd2- Remove duplicate media files. Thanks @hannahblair!cf9aefd- More vibe editor issues and features. Thanks @aliabd!Fixes
8a1c7d5- Fix example vales. Thanks @freddyaboulton!1ae2a57- fix iframe sizing on spaces for apps runing in SPA mode. Thanks @pngwn!0dc0be8- Trigger Change Event if component is in inactive tab. Thanks @freddyaboulton!7ebaf4e- Fix pandas. Thanks @freddyaboulton!64046cc- Fix Multi-page demo in Dev Mode. Thanks @ftoh!e80f03b- gr.load_chat supports optional textbox= argument. Thanks @Davda-James!c5a5f51- fix: render checkbox info text below label for consistency. Thanks @Davda-James!v5.47.2Compare Source
Fixes
52861f8- Clean fix for support of async auth functions in login (#9244). Thanks @TimPolk!a060c85- Set active tool to "draw" when background image changes in ImageEditor. Thanks @freddyaboulton!cc27cd7- Fix postMessage warning when running outside hugging face spaces. Thanks @freddyaboulton!9b4a16c- Create extended MediaRecorded only once for streaming demos. Thanks @freddyaboulton!50a89f0- Allow gradio to run with huggingface_hub 1.x. Thanks @Wauplin!32b0fe7- Allow passing token=None for load_chat. Thanks @freddyaboulton!v5.47.1Compare Source
Fixes
e2bc362- MCP documentation fix. Thanks @abidlabs!1b97ed7- Fix bug where multimodaltextbox would focus on any app update. Thanks @freddyaboulton!c8f7909- Show UploadProgress for Webcam Uploads. Thanks @freddyaboulton!86e6176- Add dark mode to storybook. Thanks @hannahblair!v5.47.0Compare Source
Features
cb16ca5- Ensure interactivity works as expected in standalone dataframe. Thanks @hannahblair!fdfe4fe- fix(client): websockets minimum version for asyncio. Thanks @cbensimon!Fixes
beddde5- Fix bug where Gallery scrollbar would not show up. Thanks @freddyaboulton!01309af- Bugfix: Update color map of HighlightedText programmatically. Thanks @freddyaboulton!950b68f- Correctly Render ChatInterfaces Inside TabbedInterfaces. Thanks @freddyaboulton!3f1842f- Fix various vibe editor issues. Thanks @aliabd!fdb2bb2- Pass elem_classes to Sidebar svelte component. Thanks @freddyaboulton!e64e5ec- Fix bug where keyboard navigation on a textbox would skip forward the audio waveform playback. Thanks @freddyaboulton!v5.46.1Compare Source
Fixes
d56f84f- Fix multiple: route with accents doesnt work (#11935). Thanks @josx!4e4b0bc- Add Syntax Highlighting for more languages in Markdown Component. Thanks @freddyaboulton!915f3a2- Send EventData when app is loaded via gr.load. Thanks @freddyaboulton!13fdfa6- Upgrade Prismjs. Thanks @freddyaboulton!57d8d65- Dataframe Edit Event. Thanks @deckar01!98d44b9- Serialize i18n data for events that dont go through queue. Thanks @freddyaboulton!a9167fb- Update websocket import and type in get_pred_from_ws. Thanks @qgallouedec!v5.46.0Compare Source
Features
cf10724- Remove additional indentation in python API docs. Thanks @freddyaboulton!8d06ab7- Add select all checkbox for boolean columns in Dataframe. Thanks @abidlabs!8264ad8- Add max_height parameter to ParamViewer. Thanks @drewmlawton!ee3dbd8- Add show_select_all parameter to CheckboxGroup. Thanks @abidlabs!3f8ea13- remove lite. Thanks @pngwn!6d39644- Add navbar visibility controls and customization options. Thanks @abidlabs!Fixes
3df62ba- Add walkthrough to the docs. Thanks @aliabd!3b15f63- ensure spaces iframe resizes when images load. Thanks @pngwn!0d0699b- Fix bugs inFileExplorer. Thanks @abidlabs!0f38b65- Fix Examples Pagination. Thanks @freddyaboulton!d9dd3f5- Add "hidden" option to component'svisiblekwarg to render but visually hide the component. Thanks @pngwn!8f0214d- Fix bug where setting interactive prop of gr.Datetime from the backend was not working. Thanks @freddyaboulton!02df670- Fix i18n when accept-language header contains multiple values. Thanks @freddyaboulton!725dca0- Fix logout multiple sessions. Thanks @tarmkalavan!8a03624- Fix Bug where select events of ZeroGPU were causing errors. Thanks @freddyaboulton!be70c9b- Support per-page navbar configuration in multipage apps. Thanks @abidlabs!f6f38f7- Fix KeyError that can be caused by cancelling the same event twice. Thanks @freddyaboulton!bb3315c- Fix Chat Examples Spacing. Thanks @freddyaboulton!8212f67- Fix Dropdown change and input events. Thanks @freddyaboulton!895d884- enhanced_the_arabic_translation. Thanks @makhlwf!v5.45.0Compare Source
Features
013784a- add validation support. Thanks @pngwn!a446fcb- Add gr.Navbar component for multipage apps. Thanks @abidlabs!f407daf- Add Walkthrough and Step compoents to facilitate multi-step workflows. Thanks @pngwn!910a524- Fix the stop variant button in citrus theme. Thanks @abidlabs!49d66c7- Add Image Watermarking. Thanks @meg-huggingface!e40df25- Consolidate copy button implementations to use IconButton. Thanks @abidlabs!a30f485- Fix native plots with long y-axis titles. Thanks @abidlabs!c9e50d3- Audio subtitles. Thanks @dawoodkhan82!Fixes
1a477c5- Fix i18n string visible during load and i18n not respecting HTML. Thanks @freddyaboulton!70f4532- fix various iFrame related UI issues when deploying to spaces. Thanks @pngwn!a7ae61c- Allow passing props to components displayed in Chatbot. Thanks @freddyaboulton!b19576c- Allow deleting and uploading additional images to interactivegr.Galleryand other fixes. Thanks @abidlabs!b8fcb71- Fix Custom CSS e2e Test. Thanks @freddyaboulton!076ffe4- Ensureshow_apiworks as expected. Thanks @hannahblair!daf7f1e- Ensure input events fires as expected in gr.Radio. Thanks @hannahblair!231a448- Suppress assertion error when gr.OauthProfile is used without login button. Thanks @freddyaboulton!c172398- Remove requests. Thanks @freddyaboulton!c9a5424- Fix bug where multimodal textbox was not auto focused after updates. Thanks @freddyaboulton!77deb72- Set Progress Animation to cover component height. Thanks @freddyaboulton!v5.44.1Compare Source
Features
3393b70- Support deploying to Google Cloud usinggradio deploy --provider gcloud. Thanks @abidlabs!e6ce731- Display performance metrics for API/MCP requests in View API page. Thanks @freddyaboulton!Fixes
b4299fe- Fix reactive feedback loop in audio player causing a crash. Thanks @its5Q!e132283- remove dompurify, update mermaid. Thanks @pngwn!v5.44.0Compare Source
Features
513d21e- feat: Add autoscroll parameter to HTML component. Thanks @Rishirandhawa!dfc0e03- Add JS Dataframe documentation to docs. Thanks @pngwn!61a7a7b- Use full "Returns" section when generating the function description. Thanks @abidlabs!5a4ae49- Fix markdown link rendering in docs descriptions. Thanks @aliabd!40451c9- Support different encodings in reload mode. Thanks @freddyaboulton!f67faa4- Use icons instead of Emojis in MCP page. Thanks @freddyaboulton!e16e45c- Add docs for auth and rate limiting. Thanks @abidlabs!38427c4- Add agr.Draggablelayout. Thanks @abidlabs!Fixes
f53b24b- Fix file upload error due to file extension case differences. Thanks @rca-umb!62209da- Remove gray line present in ChatInterface demos. Thanks @freddyaboulton!710bbc2- Allow path parameter when mounting app. Thanks @aliabid94!9260ffb- Fix handling of missingchoicesin streaming response. Thanks @alugowski!354f236- Fix bug where allowed paths not respected after first reload. Thanks @freddyaboulton!v5.43.1Compare Source
Features
f54e454- fix client. Thanks @abidlabs!a420ef4- Remove unneededsvelte-ignorelines in gr.Dialogue. Thanks @hannahblair!v5.43.0Compare Source
Features
58d9d9e- Remove dupe maximise/maximize icon. Thanks @hannahblair!8fd8ccd- Switch frompyrighttoty. Thanks @abidlabs!379f0c1- Support MCP resources and prompts. Thanks @abidlabs!985f0d7- Add ui_mode and type to gr.Dialogue. Thanks @freddyaboulton!7ce7a11- Add analytics forgradio --vibe. Thanks @abidlabs!99ec14c- Support passing in gr.Request in server functions. Thanks @freddyaboulton!Fixes
48f1dcf- Fix output paths for the @gradio/client browser build. Thanks @pngwn!4d3d983- Exit fullscreen mode whengr.Imagevalue is cleared. Thanks @hannahblair!080f888- Ensure it is possible to use@renderto generate Tabs. Thanks @aliabid94!2210fca- Refactor: remove deprecated get_event_loop() fallback. Thanks @TakaSoap!296a0d0- Fix three server closure bugs. Thanks @l3331l4!v5.42.0Compare Source
Features
cbc6a84- Fix flaky tests for release. Thanks @abidlabs!37d4c48- HaveClientsend authorization token with theX-HF-Authorizationtoken. Thanks @abidlabs!2605a99- Add .failure() event listener for error handling. Thanks @elanehan!Fixes
caca402- Fixgr.LoginButtonto work on custom domains. Thanks @abidlabs!0b91ca9- Fix z-index of icon button wrapper. Thanks @dawoodkhan82!fc41f09- Fix visibility changes in gr.render. Thanks @aliabid94!v5.41.1Compare Source
Features
56f3f09- Fix column header logic in gr.Dataframe. Thanks @hannahblair!b995b1c- Some tweaks to Dialogue Component. Thanks @freddyaboulton!Fixes
56d2b90- vibe editor by not hard-coding inference provider. Thanks @abidlabs!v5.41.0Compare Source
Features
a78f5fa- Gradio vibe editor. Thanks @aliabid94!27d9aef- Add dialogue component to docs. Thanks @aliabd!Fixes
07d19f7- Fix the ImageEditor's auto-zoom, canvas resize, and zoom functionality. Thanks @pngwn!4060858](https://redirect.github.com/gradio-app/gradiConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.